Lines Matching defs:bytecode
193 PrintF(scope.file(), " at OSR bytecode offset %d", osr_offset.ToInt());
1106 // tolerate the lack of a script without bytecode.
1245 // table that was preventing the bytecode from being flushed.
1349 // It's unlikely, but possible, that the bytecode was flushed between being
1889 Handle<BytecodeArray> bytecode =
1898 bytecode->SetSourcePositionsFailedToCollect();
1905 bytecode->SetSourcePositionsFailedToCollect();
1937 bytecode->SetSourcePositionsFailedToCollect();
1944 // Generate the unoptimized bytecode.
1950 &parse_info, parse_info.literal(), bytecode, isolate->allocator(),
1956 bytecode->SetSourcePositionsFailedToCollect();
1963 // If debugging, make sure that instrumented bytecode has the source position
2036 // Generate the unoptimized bytecode or asm-js data.
2069 // Reset the JSFunction if we are recompiling due to the bytecode having been
2088 // which means we are compiling after a bytecode flush.
3337 // If the function has been uncompiled (bytecode flushed) it will have lost
3388 // bytecode array. So, it might be possible to mark closure in one native
3403 // Note that the bytecode array active on the stack might be different from
3407 // the bytecode.
3408 Handle<BytecodeArray> bytecode(frame->GetBytecodeArray(), isolate);
3409 bytecode->reset_osr_urgency_and_install_target();
3514 // If code is compiled to bytecode (i.e., isn't asm.js), then allocate a