代码搜索:bytecode
找到约 2,773 项符合「bytecode」的源代码
代码结果 2,773
www.eeworm.com/read/419049/2081245
java branchhandle.java
package de.fub.bytecode.generic;
/**
* BranchHandle is returned by specialized InstructionList.append() whenever a
* BranchInstruction is appended. This is useful when the target of this
* instruc
www.eeworm.com/read/374482/2750526
java dataentryfilter.java
/*
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
* Copyright (c) 2002 Eric Lafortune (eric@graphics.cornell.edu)
*
* This program is f
www.eeworm.com/read/374482/2750533
java dataentryparentfilter.java
/*
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
* Copyright (c) 2002 Eric Lafortune (eric@graphics.cornell.edu)
*
* This program is f
www.eeworm.com/read/374482/2750538
java dataentrynamefilter.java
/*
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
* Copyright (c) 2002 Eric Lafortune (eric@graphics.cornell.edu)
*
* This program is f
www.eeworm.com/read/374482/2750910
java stringmatcher.java
/*
* ProGuard -- shrinking, optimization, obfuscation, and preverification
* of Java bytecode.
*
* Copyright (c) 2002 Eric Lafortune (eric@graphics.cornell.edu)
*
* This program is f
www.eeworm.com/read/162614/5537359
java testearlygc.java
public class TestEarlyGC extends ClassLoader {
static TestEarlyGC[] a = new TestEarlyGC[10];
// Jeff Sturm writes:
// Reconstructed from bytecode (and memory). The singleton pattern
// is u
www.eeworm.com/read/162519/5546891
java testearlygc.java
public class TestEarlyGC extends ClassLoader {
static TestEarlyGC[] a = new TestEarlyGC[10];
// Jeff Sturm writes:
// Reconstructed from bytecode (and memory). The singleton pattern
// is u
www.eeworm.com/read/100333/15876935
c interp.c
/*
Little Smalltalk
bytecode interpreter
timothy a. budd
*/
/*
The source code for the Little Smalltalk System may be freely
copied provided that the source of all files is acknowledged
www.eeworm.com/read/129320/5974085
java forwarddataflowanalysis.java
/*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/129320/5974086
java targetenumeratingvisitor.java
/*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser