Searched refs:set_bytecode_array (Results 1 – 5 of 5) sorted by relevance
188 target_shared->set_bytecode_array(source_shared->bytecode_array()); in RUNTIME_FUNCTION()
894 shared_info->set_bytecode_array(new_shared_info->bytecode_array()); in ReplaceFunctionCode()904 shared_info->set_bytecode_array(new_shared_info->bytecode_array()); in ReplaceFunctionCode()
440 shared->set_bytecode_array(*info->bytecode_array()); in InstallSharedCompilationResult()
6193 void SharedFunctionInfo::set_bytecode_array(BytecodeArray* bytecode) { in set_bytecode_array() function
7093 inline void set_bytecode_array(BytecodeArray* bytecode);