代码搜索:bytecode
找到约 2,773 项符合「bytecode」的源代码
代码结果 2,773
www.eeworm.com/read/209354/4979309
java loaderclasspath.java
/*
* Javassist, a Java-bytecode translator toolkit.
* Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.
*
* The contents of this file are subject to the Mozilla Public License Version
*
www.eeworm.com/read/326747/3468664
java transformingclassloader.java
package org.hibernate.bytecode.javassist;
import javassist.ClassPool;
import javassist.NotFoundException;
import javassist.CtClass;
import javassist.CannotCompileException;
import org.hibernate
www.eeworm.com/read/326747/3469474
java javassisthelper.java
package org.hibernate.intercept.javassist;
import org.hibernate.intercept.FieldInterceptor;
import org.hibernate.engine.SessionImplementor;
import org.hibernate.bytecode.javassist.FieldHandled;
impo
www.eeworm.com/read/323581/3514806
java constantpool.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecode;
/** Manages a pool of constants, as used in .class files an
www.eeworm.com/read/323581/3514820
java attrcontainer.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecode;
/** An interface for objects that (may) contain Attribute o
www.eeworm.com/read/323581/3514831
java varenumerator.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecode;
/** Use this Enuemration class to iterate over the Variable
www.eeworm.com/read/305277/3779287
scala exoticnames.scala
// this is a run-test because the compiler should emit bytecode that'll pass the JVM's verifier
object Test extends Application {
def `(` = error("bla")
def `.` = error("bla")
def `)` = error("b
www.eeworm.com/read/288894/4001336
java transformingclassloader.java
package org.hibernate.bytecode.javassist;
import javassist.ClassPool;
import javassist.NotFoundException;
import javassist.CtClass;
import javassist.CannotCompileException;
import org.hibernate
www.eeworm.com/read/281683/4113355
base flash_routine.h.base
/**
* Flash routine. Hardcodes the ARM7 bytecode for writing data to
* flash memory in the downloader binary.
*
* Copyright 2006 David Anderson
*
* This program is fr
www.eeworm.com/read/281683/4113362
h flash_routine.h
/**
* Flash routine. Hardcodes the ARM7 bytecode for writing data to
* flash memory in the downloader binary.
*
* Copyright 2006 David Anderson
*
* This program is fr