Searched defs:bytecodes (Results 1 – 9 of 9) sorted by relevance
143 .. _bytecodes: target
257 .. _bytecodes: target in Analysis functions
80 ZoneVector<uint8_t>* bytecodes() { return &bytecodes_; } in bytecodes() function
204 Handle<BytecodeArray> bytecodes = in FinalizeJobImpl() local
105 public byte[] bytecodes() { in bytecodes() method in NonConcreteMethodImpl
248 public byte[] bytecodes() { in bytecodes() method in ConcreteMethodImpl
415 byte[] bytecodes(); in bytecodes() method
175 bytecodes(PacketInputStream *in, PacketOutputStream *out) in bytecodes() function
1989 BytecodeArray* bytecodes = iframe->GetBytecodeArray(); in Print() local