Searched refs:set_bytecode_offset_table (Results 1 – 3 of 3) sorted by relevance
926 CodeBuilder& set_bytecode_offset_table(Handle<ByteArray> table) { in set_bytecode_offset_table() function
186 raw_code.set_bytecode_offset_table(*position_table_); in BuildInternal()
330 code_builder.set_bytecode_offset_table(bytecode_offset_table); in Build()