Searched refs:set_bytecode_array (Results 1 – 4 of 4) sorted by relevance
498 interpreter_data().set_bytecode_array(bytecode); in SetDebugBytecodeArray()502 void SharedFunctionInfo::set_bytecode_array(BytecodeArray bytecode) { in set_bytecode_array() function
319 inline void set_bytecode_array(BytecodeArray bytecode);
245 interpreter_data->set_bytecode_array(info->GetBytecodeArray()); in CreateInterpreterDataForDeserializedCode()
510 interpreter_data->set_bytecode_array(*bytecode_array); in InstallInterpreterTrampolineCopy()546 shared_info->set_bytecode_array(*compilation_info->bytecode_array()); in InstallUnoptimizedCode()