Home
last modified time | relevance | path

Searched defs:new_code (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_code.py193 def new_code(c): function
[all...]
/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c251 int new_dc, delta, diff_sign, new_code; in encode_dc_coeffs() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc295 WasmCode* new_code = native_module_->PublishCode( in RecompileLiftoffWithBreakpoints() local
361 WasmCode* new_code; in SetBreakpoint() local
389 WasmCode* new_code = RecompileLiftoffWithBreakpoints( UpdateBreakpoints() local
400 WasmCode* new_code = RecompileLiftoffWithBreakpoints( FloodWithBreakpoints() local
431 WasmCode* new_code = RecompileLiftoffWithBreakpoints( ClearStepping() local
676 UpdateReturnAddresses(Isolate* isolate, WasmCode* new_code, StackFrameId stepping_frame) UpdateReturnAddresses() argument
694 UpdateReturnAddress(WasmFrame* frame, WasmCode* new_code, ReturnLocation return_location) UpdateReturnAddress() argument
[all...]
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc529 int new_code = symbol_table_.size(); in SymbolToCode() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2362 Handle<Code> new_code; in CopyCode() local
2390 data_container->SetCodeAndEntryPoint(isolate(), *new_code); in CopyCode() local
[all...]

Completed in 14 milliseconds