Searched refs:scope_info_index (Results 1 – 1 of 1) sorted by relevance
585 size_t scope_info_index = GetConstantPoolEntry(scope_info); in CreateCatchContext() local586 OutputCreateCatchContext(exception, name_index, scope_info_index); in CreateCatchContext()597 size_t scope_info_index = GetConstantPoolEntry(scope_info); in CreateWithContext() local598 OutputCreateWithContext(object, scope_info_index); in CreateWithContext()