Home
last modified time | relevance | path

Searched defs:origin_offset (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/
Dll_prof.py93 def __init__(self, name, start_address, end_address, origin, origin_offset): argument
/external/v8/src/compiler/
Dbytecode-graph-builder.cc2114 int origin_offset = bytecode_iterator().current_offset(); in BuildLoopExitsForBranch() local
2123 int origin_offset = bytecode_iterator().current_offset(); in BuildLoopExitsUntilLoop() local