HomeSort by relevance Sort by last modified time
    Searched refs:NewBytecodeArray (Results 1 - 3 of 3) sorted by null

  /external/v8/src/interpreter/
bytecode-array-writer.cc 43 Handle<BytecodeArray> bytecode_array = isolate->factory()->NewBytecodeArray(
  /external/v8/src/
factory.h 347 Handle<BytecodeArray> NewBytecodeArray(int length, const byte* raw_bytecodes,
    [all...]
factory.cc     [all...]

Completed in 102 milliseconds