Searched refs:SetBytecodeArray (Results 1 – 2 of 2) sorted by relevance
77 void SetBytecodeArray(Handle<BytecodeArray> bytecode_array) { in SetBytecodeArray() function
278 compilation_info()->SetBytecodeArray(bytecodes); in DoFinalizeJobImpl()324 job->compilation_info()->SetBytecodeArray(existing_bytecode); in NewSourcePositionCollectionJob()