Lines Matching defs:position
283 size_t position = scanner_.Position();
284 current_function_builder_->AddAsmWasmOffset(position, position);
728 // Remember position of the 'function' token as start position.
755 // Record start of the function, used as position for the stack check.
816 // Emit function end position as the last position for this function.
1624 scanner_.Next(); // Done late for correct position.
1865 // Remember position allowing this shift-expression to be used as part
2166 // The position of function table calls is after the table lookup.
2505 // NOTE: The coercion position to float is not observable from JavaScript,